Skip to content

chore(dargstack): use platform overrides for mac compatibility#282

Merged
dargmuesli merged 1 commit into
mainfrom
chore/dargstack/platform-overrides
Jul 16, 2026
Merged

chore(dargstack): use platform overrides for mac compatibility#282
dargmuesli merged 1 commit into
mainfrom
chore/dargstack/platform-overrides

Conversation

@dargmuesli

Copy link
Copy Markdown
Member

This pull request updates the project to support Dargstack 4.7.0 and adds improved platform-specific configuration for Darwin (macOS) environments. The main changes include updating dependency versions, compatibility requirements, and adding platform-specific service definitions for cadvisor and postgres.

Dependency and Compatibility Updates:

  • Updated the Dargstack base image version to 4.7.0 in Dockerfile.md to use the latest features and fixes.
  • Updated the compatibility requirement in dargstack.yaml to >=4.7.0-0 <5.0.0 to ensure alignment with the new Dargstack version.

Platform-Specific Service Configuration (Darwin/macOS):

  • Added a Darwin-specific x-dargstack section for the cadvisor service in src/development/cadvisor/compose.yaml to configure appropriate volumes for macOS.
  • Added a Darwin-specific x-dargstack section for the postgres service in src/development/postgres/compose.yaml, specifying a custom image for macOS compatibility.

@dargmuesli dargmuesli marked this pull request as ready for review July 16, 2026 03:35
@dargmuesli dargmuesli force-pushed the chore/dargstack/platform-overrides branch from 42eb894 to 0bbe761 Compare July 16, 2026 03:36
@dargmuesli dargmuesli merged commit fe59e78 into main Jul 16, 2026
8 checks passed
@dargmuesli dargmuesli deleted the chore/dargstack/platform-overrides branch July 16, 2026 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant